PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentHeadersFooters Class / getMainFooter Method
In This Topic
    getMainFooter Method
    In This Topic
    Gets the document main footer.
    The main footer is displayed on all document pages.
    Syntax
    public PDFFlowDocumentFooter getMainFooter()

    Return Value

    A footer object to be displayed on document's pages.
    See Also